Remove local var.
authorChong Yidong <cyd@stupidchicken.com>
Fri, 23 Jan 2009 03:34:00 +0000 (03:34 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 23 Jan 2009 03:34:00 +0000 (03:34 +0000)
lisp/mail/rmailedit.el

index 16ffb9bdc75e47954a583c036cd7e9c1d824a376..79091200eee14564d193fb26b0237cbbae21f51e 100644 (file)
@@ -209,9 +209,5 @@ This functions runs the normal hook `rmail-edit-mode-hook'.
 
 (provide 'rmailedit)
 
-;; Local Variables:
-;; change-log-default-name: "ChangeLog.rmail"
-;; End:
-
 ;; arch-tag: 9524f335-12cc-4e95-9e9b-3208dc30550b
 ;;; rmailedit.el ends here